5384
20969
Eu gostaria de incorporar um UISegmentedControl em algum lugar na minha barra superior UINavigationControllers.
Não há problema em incorporá-lo em um UIBarButtonItem e defini-lo como o barButtonItem esquerdo ou direito.
Posso entender essa abordagem ao lidar com o estado real da tela de um iPhone. Estou, no entanto, fazendo isso em um Popover em um iPad e há "muito" espaço vertical disponível na barra superior. Se eu adicionar o segmentedControl como um barButtonItem esquerdo ou direito, ele será reduzido para que eu não possa ver o texto no meu botão de segmento, ele terá a largura de um botão "Concluído" etc. Se eu tentar adicioná-lo ao NavigationItem TitleView ele aparecerá totalmente à direita e ainda reduzido mais do que meu controle de 3 segmentos com texto pode exibir.
Como eu faria para adicionar um UISegmentedControl ao centro do UINavigationController que envolve meu conteúdo popover.
Espero que alguém possa me ajudar :) obrigado antecipadamente. 
Por que você precisa colocar o controle na barra de título do popover? O iPad tem muito mais espaço na tela para considerar colocá-lo na exibição abaixo.
- EDITAR -
Eu tentei sozinho e funciona. Aqui está o código de configuração do controlador popover:
- (IBAction) showPopover: (id) remetente
{
TestController * testController = [[TestController alloc] initWithStyle: UITableViewStylePlain];
UINavigationController * navController = [[UINavigationController aloc] initWithRootViewController: testController];
UIPopoverController * controlador = [[UIPopoverController aloc] initWithContentViewController: navController];
[controlador presentPopoverFromBarButtonItem: remetente permitidoArrowDirections: UIPopoverArrowDirectionAny animated: YES];
controlador.delegate = self;
[testController release];
[liberação navController];
}
Aqui está a implementação de TestController:
- (id) initWithStyle: (UITableViewStyle) estilo
{
if ((self = [super initWithStyle: style])) {
UISegmentedControl * ctrl = [[UISegmentedControl alloc] initWithFrame: CGRectZero];
ctrl.segmentedControlStyle = UISegmentedControlStyleBar;
[ctrl insertSegmentWithTitle: @ "One" atIndex: 0 animado: NÃO];
[ctrl insertSegmentWithTitle: @ "Two" atIndex: 0 animado: NÃO];
[ctrl insertSegmentWithTitle: @ "Three" atIndex: 0 animado: NÃO];
[ctrl sizeToFit];
// Qualquer um dos seguintes produz o resultado esperado:
self.navigationItem.titleView = ctrl;
//self.navigationItem.leftBarButtonItem = [[[UIBarButtonItem alloc] initWithCustomView: ctrl] autorelease];
[liberação do ctrl];
}
retornar a si mesmo;
}
Aqui está o resultado:
Não há truques em meu código além de enviar sizeToFit para o controle segmentado. Isso funciona para você?
|
sua resposta
StackExchange.ifUsing ("editor", function () {
StackExchange.using ("externalEditor", function () {
StackExchange.using ("snippets", function () {
StackExchange.snippets.init ();
});
});
}, "partes de codigo");
StackExchange.ready (function () {
var channelOptions = {
tags: "" .split (""),
id: "1"
};
initTagRenderer ("". split (""), "" .split (""), channelOptions);
StackExchange.using ("externalEditor", function () {
// Tem que disparar o editor após os snippets, se os snippets estiverem habilitados
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using ("snippets", function () {
createEditor ();
});
}
outro {
createEditor ();
}
});
function createEditor () {
StackExchange.prepareEditor ({
useStacksEditor: false,
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputaçãoToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by \ u003ca href = \" https: //imgur.com/ \ "\ u003e \ u003csvg class = \" svg-icon \ "width = \" 50 \ "height = \" 18 \ "viewBox = \ "0 0 50 18 \" fill = \ "none \" xmlns = \ "http: //www.w3.org/2000/svg \" \ u003e \ u003cpath d = \ "M46.1709 9.17788C46.1709 8.26454 46,2665 7,94324 47,1084 7,58816C47.4091 7,46349 47,7169 7,36433 48,0099 7,26993C48.9099 6,97997 49,672 6,73443 49,672 5,93063C49,672 5,22043 48,9832 4,61182 48,1414 4,61182C47,4335 4,26993C48.9099 6,97997 49,672 6,73443 49,672 5,93063C49,672 5,22043 48,9832 4,61182 48,1414 4,61182C47,4335 4,6431182 4,25.654,23,7623,74,6281 4,9281 467823,621 4,96281 4,9823,623,623,461,45,023,74,6281 4,9823,1623,623,14,6281 4,9282 C 4,9281 4,923,623,623,76,2 53,76,23,76,823,14,65,0281 4,928,023,623,14,65,0281 4,928,023,623. 43.1481 6.59048V11.9512C43.1481 13.2535 43.6264 13.8962 44.6595 13.8962C45.6924 13.8962 46.1709 13.2535 46.1709 11.9512V9.17788Z \ "/ \ u003e \ u003cpath d = \" M32.492 10.1439219 C32.492.492. 41.5985 12.6954 41.5985 10.1419V6.59049C41.5985 5.28821 41.1394 4.66232 40.1061 4.66232C39.0732 4.66232 38.5948 5.28821 38.5948 6.59049V9.60062C38.5948 10.8521 38.2696 11.5455 37.0454 11.5204 11.5204 11.5458.5948.5948 5.28821 38.5948 6.59049V9.60062C38.5948 10.8521 38.2696 11.5455 37.0454 11.520 11.520 11.5204 11.520 11.5204 11.5204 11.5458 11.5204 11.5204 11.5204 11.520 c 11.5204 11.520. 521 35.4954 9.60062V6.59049C35.4954 5.28821 35.0173 4.66232 34.0034 4.66232C32.9703 4.66232 32.492 5.28821 32.492 6.59049V10.1419Z \ "/ \ u003e \ u003cpath fill-rule = \" evenodd \ "clip-rule = \" evenodd \ "clip-rule = ” .1369 4.56087 21.0134 6.57349 21.0134 9.27932C21.0134 11.9852 23.003 13,913 25.3754 13.913C26.5612 13,913 27.4607 13.4902 28.1109 12.6616C28.1109 12.7229 28.1161 12.7799 28.779 28.121 12.8346C 25.3754 13.913C26.5612 13,913 27.4607 13.4902 28.1109 12.6616C28.1109 12.7229 28.1161 12.7799 28.7799 2877121 12.8346C 27.4607 13.4902. 15,2321 24,1352 14,9821 23,5661 14.7787C23.176 14,6393 22,8472 14,5218 22,5437 14.5218C21.7977 14,5218 21,2429 15,0123 21,2429 15.6887C21.2429 16,7375 22,9072 17,6335 25,6622 17.6335ZM24.1317 9.27932C24.1317 7,94324 24,9928 7,09766 26,1024 7.09766C 27,2119 7,09766 28,0918 7,94324 28,0918 9,27932C28,0918 10,6321 27,2311 11,5116 26,1024 11,5116C24,9737 11,5116 24,1317 10,6491 24,1317 9,27932Z \ "/ \ u003e \ u003cpath d = 13,5116 26,1024 11,5116C24,9737 11,5116 24,1317 10,6491 24,1317 9,27932Z \" / \ u003e \ u003cpath d = 13,89,35,16,25 13,62,25 C 13,62,25 13,62,25 13,62,25 13,62 C; 19,8079 13,2535 19,8079 11,9512V8.12928C19.8079 5,8293618,4879 4,62866 16,4027 4,62866C15,1594 4,62866 14,279 4,98375 13,3609 5,88013C12,653 5,05154 11,6581 4,62866 10,3573 4,62866C9,34336 4,62866 8,57809 4,89931 7,9466 5,508879C7,58314 4,9328 7,51051,95,62 5.47873 13.8962 6.51203 13.8962C7.54479 13.8962 8.0232 13.2535 8.0232 11.9512V8.90741C8.0232 7.58817 8.44431 6,91179 9.53458 6.91179C10.5104 6.91179 10.893 7.58817 10.893 8.94108V8.90741C8.0232 7.58817 8.44431 6.91179 9.53458 6.91179C10.5104 6.91179 10.893 7.58817 10.893 8.94108V11.9512C10.93 90741C13.9157 7,58817 14.3365 6,91179 15,4269 6,91179C16.4027 6,91179 16,8045 7,58817 16,8045 8,94108V11.9512Z \ "/ \ u003e \ u003cpath d = \" M3.31675 6,59049C3.31675 5,28821 0,3662862 5,232. V11.9512C0.313354 13,2535 0,791758 13,8962 1,82471 13,8962C2.85798 13,8962 3,31675 13,2535 3,31675 11,9512V6,59049Z \ "/ \ u003e \ u003cpath d = \" M1.87209 0,400291C0,843612 0,400291 0 1,1159 0 1,98861C0 2,87869 0,822846 3,57676 1,87209 3,57676C2,90056 3,57676 3,7234 2,87869 3,7234 1,98861C3.7234 1,1159 2,90056 0,400291 1,87209 0,400291Z \ u003g preencher = 1BB76E / a / \ u003e / u003e \ u003e ",
contentPolicyHtml: "Contribuições do usuário licenciadas sob \ u003ca href = \" https: //stackoverflow.com/help/licensing \ "\ u003ecc by-sa \ u003c / a \ u003e \ u003ca href = \" https://stackoverflow.com / legal / content-policy \ "\ u003e (política de conteúdo) \ u003c / a \ u003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
, imediatamenteShowMarkdownHelp: true, enableTables: true, enableSnippets: true
});
}
});
Obrigado por contribuir com uma resposta para Stack Overflow!
Certifique-se de responder à pergunta. Forneça detalhes e compartilhe sua pesquisa!
Mas evite ...
Pedir ajuda, esclarecimento ou responder a outras respostas.
Fazer declarações com base em opinião; Apoie-os com referências ou experiência pessoal.
Para saber mais, veja nossas dicas sobre como escrever boas respostas.
Rascunho salvo
Rascunho descartado
Cadastre-se ou faça o login
StackExchange.ready (function () {
StackExchange.helpers.onClickDraftSave ('# login-link');
});
Inscreva-se usando o Google
Cadastre-se usando o Facebook
Inscreva-se usando e-mail e senha
Enviar
Postar como convidado
Nome
O email
Obrigatório, mas nunca mostrado
StackExchange.ready (
function () {
StackExchange.openid.initPostLogin ('. Nova pós-login', 'https% 3A% 2F% 2fstackoverflow.com% 2fquestions% 2f4417673% 2fuisegmentedcontrol-embedded-in-a-UINavigationBar-item% 23new-resposta', 'question_page' );
}
);
Postar como convidado
Nome
O email
Obrigatório, mas nunca mostrado
Publique a sua resposta
Descartar
Ao clicar em “Publique sua resposta”, você concorda com nossos termos de serviço, política de privacidade e política de cookies
Não é a resposta que você está procurando? Navegue por outras perguntas com a tag ipad ios uisegmentedcontrol uinavigationitem ou faça sua própria pergunta.